home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
- <class>Form1</class>
- <widget class="QWidget">
- <property name="name">
- <cstring>Form1</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>449</width>
- <height>323</height>
- </rect>
- </property>
- <property name="caption">
- <string>Form1</string>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="CCheckListControl" row="1" column="1">
- <property name="name">
- <cstring>ArchContentListView</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>7</hsizetype>
- <vsizetype>2</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="showSortIndicator">
- <bool>false</bool>
- </property>
- <property name="rootIsDecorated">
- <bool>true</bool>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Here you can see contents of the chosen backup image.</string>
- </property>
- </widget>
- <widget class="QLabel" row="0" column="1">
- <property name="name">
- <cstring>textLabel2</cstring>
- </property>
- <property name="text">
- <string>Archive details:</string>
- </property>
- </widget>
- <widget class="QGroupBox" row="2" column="1">
- <property name="name">
- <cstring>groupBox1</cstring>
- </property>
- <property name="title">
- <string>Archive Details</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Here you can see properties of the selected at the moment archive element.</string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>10</number>
- </property>
- <widget class="CPropertySheetCtl">
- <property name="name">
- <cstring>PropSheetCtl</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- </widget>
- </vbox>
- </widget>
- <widget class="QLabel" row="3" column="1">
- <property name="name">
- <cstring>textLabel2_2</cstring>
- </property>
- <property name="text">
- <string>To specify settings for synthesis, click <b>Next</b>.</string>
- </property>
- <property name="alignment">
- <set>AlignVCenter</set>
- </property>
- </widget>
- <spacer row="1" column="2">
- <property name="name">
- <cstring>spacer4_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>10</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <spacer row="1" column="0">
- <property name="name">
- <cstring>spacer4</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>10</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- </grid>
- </widget>
- <connections>
- <connection>
- <sender>ArchContentListView</sender>
- <signal>selectionChanged()</signal>
- <receiver>Form1</receiver>
- <slot>ArchContentListView_selectionChanged()</slot>
- </connection>
- </connections>
- <slots>
- <slot>ArchContentListView_selectionChanged()</slot>
- </slots>
- <layoutdefaults spacing="6" margin="0"/>
- <includehints>
- <includehint>checklistctrl.h</includehint>
- <includehint>propctrl.h</includehint>
- </includehints>
- </UI>
-